home *** CD-ROM | disk | FTP | other *** search
- BDThread = {OUTLETS = {delegate = delegate; }; SUPERCLASS = Thread; };
- ReturnKeyWindow = {OUTLETS = {target = target; }; SUPERCLASS = Window; };
- TileAnimator = {SUPERCLASS = Object; };
- Builder = {
- ACTIONS = {
- "build:" = "build:";
- "diskSelected:" = "diskSelected:";
- "dontSeeModFiles:" = "dontSeeModFiles:";
- "extensionSelected:" = "extensionSelected:";
- "modFileSelected:" = "modFileSelected:";
- "seeModFiles:" = "seeModFiles:";
- "setPartitions:" = "setPartitions:";
- "setPreferences:" = "setPreferences:";
- "showModFilesQueryPanel:" = "showModFilesQueryPanel:";
- "stop:" = "stop:";
- "windowDidResize:" = "windowDidResize:";
- };
- OUTLETS = {
- BDWindow = BDWindow;
- actionButton = actionButton;
- authorizer = authorizer;
- bigSizeField = bigSizeField;
- blanketView = blanketView;
- bottomView = bottomView;
- dateClock = dateClock;
- diskMatrix = diskMatrix;
- diskSV = diskSV;
- diskSizeField = diskSizeField;
- diskSpaceMeter = diskSpaceMeter;
- diskTypeBox = diskTypeBox;
- extensionMatrix = extensionMatrix;
- extensionSV = extensionSV;
- infoVersionTitle = infoVersionTitle;
- infolator = infolator;
- miniStatusBox = miniStatusBox;
- miniStatusField = miniStatusField;
- modFilesButton = modFilesButton;
- modFilesChangeText = modFilesChangeText;
- modFilesMatrix = modFilesMatrix;
- modFilesPkgText = modFilesPkgText;
- modFilesQueryPanel = modFilesQueryPanel;
- modFilesSV = modFilesSV;
- modFilesWindow = modFilesWindow;
- nameForm = nameForm;
- noPackagesTitle = noPackagesTitle;
- partitionController = partitionController;
- pkgFocusField = pkgFocusField;
- prefMatrix = prefMatrix;
- prefWindow = prefWindow;
- setPartitionsButton = setPartitionsButton;
- sliderTitle = sliderTitle;
- statusFieldOne = statusFieldOne;
- statusFieldTwo = statusFieldTwo;
- statusStuff = statusStuff;
- statusSwapOutBox = statusSwapOutBox;
- tileAnimator = tileAnimator;
- timeField = timeField;
- typeFieldOne = typeFieldOne;
- typeFieldTwo = typeFieldTwo;
- };
- SUPERCLASS = Object;
- };
- PieChart = {SUPERCLASS = View; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- WMClock = {OUTLETS = {timeBitmap = timeBitmap; }; SUPERCLASS = Control; };
- PartitionController = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "clientSizeChanged:" = "clientSizeChanged:";
- "matrixChanged:" = "matrixChanged:";
- "ok:" = "ok:";
- "onePartition:" = "onePartition:";
- "rootSizeChanged:" = "rootSizeChanged:";
- "sliderChanged:" = "sliderChanged:";
- };
- OUTLETS = {
- clientSizeField = clientSizeField;
- diskSizeField = diskSizeField;
- oneTwoMatrix = oneTwoMatrix;
- partitionWindow = partitionWindow;
- pieChart = pieChart;
- rootSizeField = rootSizeField;
- rootSlider = rootSlider;
- };
- SUPERCLASS = Object;
- };
- Authorizer = {SUPERCLASS = Object; };
- SlideMeter = {SUPERCLASS = View; };
- Thread = {SUPERCLASS = Object; };
- Infolator = {
- ACTIONS = {
- "windowDidBecomeKey:" = "windowDidBecomeKey:";
- "windowDidResignKey:" = "windowDidResignKey:";
- };
- OUTLETS = {
- animationView = animationView;
- fudgeButton = fudgeButton;
- infoWindow = infoWindow;
- };
- SUPERCLASS = Object;
- };
-